Refine Your Search

Topic

Affiliation

Search Results

Technical Paper

A Pre-Warning Method for Cornering Speed of Concrete Mixer Truck

2020-04-14
2020-01-1003
The high gravity center of the concrete mixer truck reduces the truck’s stability while steering. The rolling stirring tank makes the stability even worse than the regular engineering vehicle due to the dynamic variation of the centroid position. Most of the researches on the rollover stability of concrete mixer trucks focus on the rollover model establishment and dynamic simulation module. The change of concrete centroid is ignored when the safety cornering speed is calculated. This paper proposes a pre-warning method for the cornering speed of concrete mixer trucks based on centroid dynamic simulation. In the method, the mixing tank stirring model and the vehicle driving dynamic model are established on the Fluent and TruckSim simulation platforms, respectively. The theoretical speed threshold obtained by simulation is used as the evaluation index of the warning speed in the curve. Firstly, the dynamic simulation of the stirring tank model is carried out by Fluent.
Journal Article

Road Adhesion Coefficient Identification Method Based on Vehicle Dynamics Model and Multi-Algorithm Fusion

2022-03-29
2022-01-0908
As an important input parameter of intelligent vehicle active safety technology, road adhesion coefficient is of great significance in autonomous collision avoidance, emergency braking and collision avoidance, and variable adhesion road motion control. Traditional recognition methods based on vehicle dynamics require large data volume and low solution accuracy. This paper proposes an adhesion coefficient recognition method based on Elman neural network and Kalman filter. By establishing a seven-degree-of-freedom vehicle dynamics model, dynamic parameters such as yaw angular velocity, longitudinal velocity, lateral velocity, and angular velocity of each wheel, which are easy to measure and strongly related to the road adhesion coefficient, are analyzed as the input of the neural network model.
Journal Article

Investigation of Deposits in Urea-SCR System Based on Vehicle Road Test

2017-03-14
2017-01-9275
In vehicles with urea-SCR system, normal operation of the urea-SCR system and engine will be influenced if there are deposits appearing on exhaust pipe wall. In this paper, a commercial vehicle is employed to study the influence factors of deposits through the vehicle road test. The results show that, urea injection rate, temperature and flow field have impacts on the formation of deposits. When decreasing the urea injection rate of calibration status by 20%, the deposit yield would reduce by 32%. If the ambient temperature decreased from 36 °C to 26 °C, the deposit yield would increase by 95%. After optimizing the exhaust pipe downstream of the urea injector by removing the step surface, only a few flow marks of urea droplets are observed on the pipe wall, and no lumps of deposits existing.
Technical Paper

Study on Evaluation Method of Drivability of Hybrid Electric Vehicle Based on Ensemble Empirical Mode Decomposition Noise Reduction Method

2023-11-22
2023-01-5083
During the drivability test process, a large amount of noise generated by a series of internal and external factors of the vehicle reduces the accuracy of the drivability evaluation. To solve this problem, this paper introduces the EEMD denoising method and compares the denoising effects of the EMD denoising method and EEMD denoising method on the original signal using the entropy weight evaluation index. In addition, the optimal parameter setting is obtained by comparing the denoising results of different parameter settings in the EEMD denoising method. The results show that when the white noise is integrated 3000 times and the standard deviation of white noise is 0.1, the EEMD noise reduction method is the best, and the comprehensive score of noise reduction is 0.732 points higher than that of EMD.
Technical Paper

Assisted Steering Control for Distributed Drive Electric Vehicles Based on Combination of Driving and Braking

2023-10-30
2023-01-7012
This paper presents a low-speed assisted steering control approach for distributed drive electric vehicles. When the vehicle is driven at low speed, the braking of the inner-rear wheel is combined with differential drive to reduce the turning radius. A hierarchical control structure has been designed to achieve comprehensive control. The upper-level controller tracks the expected yaw rate and vehicle side-slip angle through a Linear Quadratic Regulator (LQR) algorithm. The desired yaw rate and vehicle side-slip angle are obtained according to the reference vehicle model, which can be regulated by the driver through the accelerator pedal. The lower-level controller uses a quadratic programming algorithm to distribute the yaw moment and driving moment to each wheel, aiming to minimize tire load rate variance.
Technical Paper

A Comparative Study on ESC Drive and Brake Control Based on Hierarchical Structure for Four-Wheel Hub-Motor-Driven Vehicle

2019-11-04
2019-01-5051
Electronic Stability Control (ESC) is an important measure to proactively guarantee vehicle safety. In this paper, the method of four-wheel hub-motor torque control is compared with the traditional single-wheel hydraulic brake control in ESC system. The control strategy adopts the hierarchical structure. In upper controller, the stability of the vehicle is identified by threshold method, the additional yaw moment control uses a way to get the moment including feedforward and feedback parts based on the linear quadratic regulator (LQR). The medium controller is tire slip rate control, in order to get the optimal target slip rate from the upper additional yaw moment, a method of quadratic programming to optimize the longitudinal force is proposed for each wheel. The inputs of tire state for the magic tire model is introduced so as to calculate the target slip rate from the target longitudinal force.
Technical Paper

Autopilot Strategy Based on Improved DDPG Algorithm

2019-11-04
2019-01-5072
Deep Deterministic Policy Gradient (DDPG) is one of the Deep Reinforcement Learning algorithms. Because of the well perform in continuous motion control, DDPG algorithm is applied in the field of self-driving. Regarding the problems of the instability of DDPG algorithm during training and low training efficiency and slow convergence rate. An improved DDPG algorithm based on segmented experience replay is presented. On the basis of the DDPG algorithm, the segmented experience replay select the training experience by the importance according to the training progress to improve the training efficiency and stability of the training model. The algorithm was tested in an open source 3D car racing simulator called TORCS. The simulation results demonstrate the training stability is significantly improved compared with the DDPG algorithm and the DQN algorithm, and the average return is about 46% higher than the DDPG algorithm and about 55% higher than the DQN algorithm.
Technical Paper

Research on Liquid Sloshing Model and Braking Dynamics Model of Semi-Trailer Vehicle for Transporting Dangerous Cargo for Driving Automation

2023-12-20
2023-01-7059
The phenomenon of liquid transfer in the liquid tank of the semi-trailer vehicle for transporting dangerous cargo (SVTDC) during braking is analyzed and the relevant mathematical model is established. The braking dynamic model of the SVTDC considering the liquid sloshing in the tank is established, and the model is verified based on the co-simulation method. Based on the typical conditions, the braking deceleration and axle load calculation functions of the model are simulated and analyzed, and the application prospect of the model in the development of driving automation control strategy is discussed.
Technical Paper

Research on Trajectory Tracking of Autonomous Vehicle Based on Lateral and Longitudinal Cooperative Control

2024-03-29
2024-01-5039
Autonomous vehicles require the collaborative operation of multiple modules during their journey, and enhancing tracking performance is a key focus in the field of planning and control. To address this challenge, we propose a cooperative control strategy, which is designed based on the integration of model predictive control (MPC) and a dual proportional–integral–derivative approach, referred to as collaborative control of MPC and double PID (CMDP for short in this article).The CMDP controller accomplishes the execution of actions based on information from perception and planning modules. For lateral control, the MPC algorithm is employed, transforming the MPC’s optimal problem into a standard quadratic programming problem. Simultaneously, a fuzzy control is designed to achieve adaptive changes in the constraint values for steering angles.
Technical Paper

Federated Learning Enable Training of Perception Model for Autonomous Driving

2024-04-09
2024-01-2873
For intelligent vehicles, a robust perception system relies on training datasets with a large variety of scenes. The architecture of federated learning allows for efficient collaborative model iteration while ensuring privacy and security by leveraging data from multiple parties. However, the local data from different participants is often not independent and identically distributed, significantly affecting the training effectiveness of autonomous driving perception models in the context of federated learning. Unlike the well-studied issues of label distribution discrepancies in previous work, we focus on the challenges posed by scene heterogeneity in the context of federated learning for intelligent vehicles and the inadequacy of a single scene for training multi-task perception models. In this paper, we propose a federated learning-based perception model training system.
Technical Paper

Digital Twin Based Multi-Vehicle Cooperative Warning System on Mountain Roads

2024-04-09
2024-01-1999
Compared with urban areas, the road surface in mountainous areas generally has a larger slope, larger curvature and narrower width, and the vehicle may roll over and other dangers on such a road. In the case of limited driver information, if the two cars on the mountain road approach fast, it is very likely to occur road blockage or even collision. Multi-vehicle cooperative control technology can integrate the driving data of nearby vehicles, expand the perception range of vehicles, assist driving through multi-objective optimization algorithm, and improve the driving safety and traffic system reliability. Most existing studies on cooperative control of multiple vehicles is mainly focused on urban areas with stable environment, while ignoring complex conditions in mountainous areas and the influence of driver status. In this study, a digital twin based multi-vehicle cooperative warning system was proposed to improve the safety of multiple vehicles on mountain roads.
Technical Paper

Automatic Optimization Method for FSAE Racing Car Aerodynamic Kit Based on the Integration of CAD and CAE

2024-04-09
2024-01-2079
In the process of designing the aerodynamic kit for Formula SAE racing cars, there is a lot of repetitive work and low efficiency in optimizing parameters such as wing angle of attack and chord length. Moreover, the optimization of these parameters in past designs heavily relied on design experience and it's difficult to achieve the optimal solution through theoretical calculations. By establishing a parametric model in CAD software and integrating it with CFD software, we can automatically modify model parameters, run a large number of simulations, and analyze the simulation results using statistical methods. After multiple iterations, we achieve fully automatic parameter optimization and obtain higher negative lift. At the same time, the simulation process is optimized, and simulations are run based on GPUs, resulting in a significant increase in simulation speed compared to the original.
Technical Paper

Lightweight Design of Integrated Hub and Spoke for Formula Student Racing Car

2024-04-09
2024-01-2080
In the racing world, speed is everything, and the Formula Student cars are no different. As one of the key means to improve the speed of the car, lightweight plays an important role in the racing world. The weight reduction of unsprung metal parts can not only improve the driving speed, but also effectively optimize the dynamic of the car, so the lightweight design of unsprung parts has attracted much attention. In the traditional Formula Student racing car, the hub and spoke are two independent parts, they are fixed by four hub bolts or a central locking nut, the material of these fasteners is usually steel, so it brings a lot of weight burden. In order to achieve unsprung lightweight, a new type of wheel part design of Formula Student racing car is proposed in this paper. The hub and spoke are designed as integrated aluminum alloy parts, effectively eliminating the mass of hub bolts or central locking nuts.
Technical Paper

Fuzzy Control of Regenerative Braking on Pure Electric Garbage Truck Based on Particle Swarm Optimization

2024-04-09
2024-01-2145
To improve the braking energy recovery rate of pure electric garbage removal vehicles and ensure the braking effect of garbage removal vehicles, a strategy using particle swarm algorithm to optimize the regenerative braking fuzzy control of garbage removal vehicles is proposed. A multi-section front and rear wheel braking force distribution curve is designed considering the braking effect and braking energy recovery. A hierarchical regenerative braking fuzzy control strategy is established based on the braking force and braking intensity required by the vehicle. The first layer is based on the braking force required by the vehicle, based on the front and rear axle braking force distribution plan, and uses fuzzy controllers.
Technical Paper

Improve the Durability and Maintenance Feasibility of the Universal Joint Based on the Original Half-Shaft Foundation

2024-04-09
2024-01-2441
Based on the particularity of the racing field of the Baja SAE China, the Baja Racing Team of our university has adopted rzeppa universal joint for vehicle design and field competition in the semi-axle parts of the race car in previous years. In view of the complex conditions of the Baja Competition, such as gravity test, climb test, handling test, endurance test, etc., it is necessary to optimize and develop a more convenient maintenance model. Installation and use of better performance, more suitable for off-road conditions of the shaft. In this paper, based on the development dynamics of automobile axles and the transverse comparison of various axles, a kind of telescopic cross-shaft universal joint axles is designed by using CATIA software to model and simulate kinematics and dynamics by using ANSYS software. At the same time, the stress and strain of the model are continuously optimized according to the change of axle wheel Angle and the torque matching of Baja Racing.
Technical Paper

Vehicle Trajectory Planning and Control Based on Bi-Level Model Predictive Control Algorithm

2024-04-09
2024-01-2561
Autonomous driving technology represents a significant direction for future transportation, encompassing four key aspects: perception, planning, decision-making, and control. Among these aspects, vehicle trajectory planning and control are crucial for achieving safe and efficient autonomous driving. This paper introduces a Combined Model Predictive Control algorithm aimed at ensuring collision-free and comfortable driving while adhering to appropriate lane trajectories. Due to the algorithm is divided into two layers, it is also called the Bi-Level Model Predictive Control algorithm (BLMPC). The BLMPC algorithm comprises two layers. The upper-level trajectory planner, to reduce planning time, employs a point mass model that neglects the vehicle's physical dimensions as the planning model. Additionally, obstacle avoidance cost functions are integrated into the planning process.
Technical Paper

Study on the Influence of Low-Viscosity Engine Oil on Engine Friction and Vehicle Worldwide Harmonized Light Vehicles Test Cycle Fuel Economy

2020-09-23
2020-01-5062
To study the mechanism of the effect of low-viscosity oils on engine friction loss reduction so as to improve the vehicle fuel economy of the Worldwide harmonized Light vehicles Test Cycle (WLTC) by upgrading the Society of Automotive Engineers (SAE) viscosity grade of the factory fill oil from 5W30 to 0W20, eight 0W20 oil samples were blended with different doses of base oil, viscosity modifier (VM), and friction modifier (FM). Theoretical analysis by AVL-EXCITE simulation of the key friction pairs combined with practical engine friction torque test and vehicle WLTC fuel consumption tests were carried out. The results showed that 0W20 oils can effectively reduce the engine friction torque by 5.64 Nm and the friction loss by 11.95% with the throttle fully opened; while with the throttle closed, the friction torque decreased by 3.53 Nm and the friction loss by 11.26%, resulting to the improvement of the vehicle WLTC fuel economy by 2.08%.
Technical Paper

Research on Design of Electric Vehicle Sound Synthesis Based on Frequency Shift Algorithm

2024-04-09
2024-01-2335
The active sound generation systems (ASGS) for electric vehicles (EVs) play an important role in improving sound perception and transmission in the car, and can meet the needs of different user groups for driving and riding experiences. The active sound synthesis algorithm is the core part of ASGS. This paper uses an efficient variable-range fast linear interpolation method to design a frequency-shifted and pitch-modified sound synthesis algorithm. By obtaining the operating parameters of EVs, such as vehicle speed, motor speed, pedal opening, etc., the original sound signal is interpolated to varying degrees to change the frequency of the sound signal, and then the amplitude of the sound signal is determined according to different driving states. This simulates an effect similar to the sound of a traditional car engine. Then, a dynamic superposition strategy is proposed based on the Hann window function.
X